home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / comm / tcp / curl-711.readme < prev    next >
Encoding:
Text File  |  2000-09-02  |  3.4 KB  |  83 lines

  1. Short:    Curl, transfer data with URL syntax
  2. Author:   Daniel Stenberg <daniel@haxx.se>
  3. Uploader: Jörgen Johansson (jj201@algonet.se)
  4. Type:     comm/tcp
  5.  
  6.                                   _   _ ____  _     
  7.                               ___| | | |  _ \| |    
  8.                              / __| | | | |_) | |    
  9.                             | (__| |_| |  _ <| |___ 
  10.                              \___|\___/|_| \_\_____|
  11.  
  12. README
  13.  
  14.   Curl is a command line tool for transfering data specified with URL
  15.   syntax. Find out how to use Curl by reading the curl.1 man page or the
  16.   README.curl document. Find out how to install Curl by reading the INSTALL
  17.   document.
  18.  
  19.   libcurl is a library that Curl is using to do its job. It is readily
  20.   available to be used by your software. Read the README.libcurl document to
  21.   find out how!
  22.  
  23.   You find answers to the most frequent questions we get in the FAQ document.
  24.  
  25.   Always try the Curl web site for the latest news:
  26.  
  27.         http://curl.haxx.se
  28.  
  29.   The official download mirror sites are:
  30.  
  31.         Sweden --  ftp://ftp.sunet.se/pub/www/utilities/curl/
  32.         Germany -- ftp://ftp.fu-berlin.de/pub/unix/network/curl/
  33.  
  34.   To download the very latest source off the CVS server do this:
  35.  
  36.         cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl login
  37.  
  38.         (just press enter when asked for password)
  39.  
  40.         cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl co .
  41.  
  42.         (now, you'll get all the latest sources downloaded into your current
  43.         directory. Note that this does not create a directory named curl or
  44.         anything)
  45.  
  46.         cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl logout
  47.         
  48.         (you're off the hook!)
  49.  
  50.  
  51. ============================= Archive contents =============================
  52.  
  53. Original  Packed Ratio    Date     Time    Name
  54. -------- ------- ----- --------- --------  -------------
  55.   143968   69665 51.6% 22-Aug-00 15:41:18 +curl.020
  56.   144196   69355 51.9% 22-Aug-00 14:52:04 +curl.040
  57.   140448   68706 51.0% 22-Aug-00 14:27:58 +curl.060
  58.     2555    1228 51.9% 22-May-00 18:35:34 +BUGS
  59.     3899    1785 54.2% 29-Jul-00 16:07:26 +CONTRIBUTE
  60.     1727     767 55.5% 22-Aug-00 15:36:24 +curl711.readme
  61.    17460    7156 59.0% 17-Aug-00 15:03:40 +FAQ
  62.     1699     756 55.5% 31-Jul-00 08:37:46 +FEATURES
  63.      743     422 43.2% 26-Jul-00 13:52:32 +LEGAL
  64.    24544   10035 59.1% 21-Aug-00 12:10:38 +curl.1
  65.      637     390 38.7% 20-Jun-00 16:34:40 +curl_easy_cleanup.3
  66.      775     470 39.3% 20-Jun-00 16:34:40 +curl_easy_init.3
  67.      939     544 42.0% 20-Jun-00 16:34:40 +curl_easy_perform.3
  68.    13632    4732 65.2% 24-Jul-00 14:46:20 +curl_easy_setopt.3
  69.     2385    1095 54.0% 20-Jun-00 16:34:40 +curl_formparse.3
  70.     3453    1737 49.6% 20-Jun-00 16:34:40 +curl_getdate.3
  71.     1145     661 42.2% 20-Jun-00 16:34:40 +curl_getenv.3
  72.      827     470 43.1% 20-Jun-00 16:34:40 +curl_slist_append.3
  73.      543     345 36.4% 20-Jun-00 16:34:40 +curl_slist_free_all.3
  74.      800     489 38.8% 20-Jun-00 16:34:42 +curl_version.3
  75.    19755    6712 66.0% 22-May-00 15:12:34 +MPL-1.0.txt
  76.     1572     677 56.9% 11-Aug-00 09:48:52 +README
  77.    25189    9798 61.1% 20-Jun-00 16:34:38 +README.curl
  78.     3101    1352 56.4% 31-Jul-00 08:05:50 +RESOURCES
  79.    14244    5727 59.7% 11-Aug-00 19:36:48 +TheArtOfHttpScripting
  80.     4603    2194 52.3% 19-Aug-00 22:33:00 +TODO
  81. -------- ------- ----- --------- --------
  82.   574839  267268 53.5% 23-Aug-100 19:13:30   26 files
  83.